Skip to main content
POST
[Autenticado] Criar um novo curso

Autorizações

Authorization
string
header
obrigatório

Partner API key (cativa_...) or a JWT, sent as: Authorization: Bearer .

Corpo

application/json
name
string | null
spaceId
string<uuid>
groupId
string<uuid>
coverUrl
string | null
verticalCoverUrl
string | null
thumbUrl
string | null
shortDescription
string | null
description
string | null
icon
string | null
addNewUsers
boolean
cloneCourseId
string<uuid> | null
allowedBadges
string | null
isPrivate
boolean
onlyModeratorsCanPost
boolean
emitsCertificate
boolean
badgeId
string<uuid> | null
isSequentialLessons
boolean
promoVideo
string | null
accomplishments
string | null
requirements
string | null
addExistingMembers
boolean
hasFeed
boolean
hasEvents
boolean
agentId
string<uuid> | null
agentHasKnowledge
boolean
agentRestrictToUserProgress
boolean
showHeroText
boolean
isSecret
boolean
lessonRatingMode
enum<integer>
Opções disponíveis:
0,
1,
2

Resposta

200

OK